home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 August / CICA - The Ultimate Collection of Shareware for Windows (Disc 2) (August 1995).iso / disc2 / demo / pwrtcp11.exe / FTPRC.H_ / FTPRC.bin
Text File  |  1994-11-03  |  2KB  |  71 lines

  1. //***************************************************************************
  2. //
  3. //  Module: ftprc.h
  4. //
  5. //    Tab setting: 4
  6. //
  7. //    Resource definitions for FTPTEST.C
  8. //
  9. //***************************************************************************
  10.  
  11. // Buttons
  12. #define BTN_ABORT            101
  13. #define BTN_ALLOCATE        102
  14. #define BTN_APPE            103
  15. #define BTN_CHDIR            104
  16. #define BTN_CHDIRUP            105
  17. #define BTN_CLOSE            106
  18. #define BTN_CLOSEDATA        107
  19. #define BTN_COMMAND            108
  20. #define BTN_DELETE            109
  21. #define BTN_FILESTRUCT        110
  22. #define BTN_HELP            111
  23. #define BTN_LASTCOMMAND        112
  24. #define BTN_LIST            113
  25. #define BTN_LOGINHOST        114
  26. #define BTN_LOGOUT            115
  27. #define BTN_MAKEDIR            116
  28. #define BTN_MODE            117
  29. #define BTN_NAMELIST        118
  30. #define BTN_NOOP            119
  31. #define BTN_PASSIVE            120
  32. #define BTN_PORT            121
  33. #define BTN_PRINTWORKINGDIR    122
  34. #define BTN_REINITIALIZE    123
  35. #define BTN_REMOVEDIR        124
  36. #define BTN_RENAME            125
  37. #define BTN_RESTART            126
  38. #define BTN_RETRIEVE        127
  39. #define BTN_SEND            128
  40. #define BTN_SITE            129
  41. #define BTN_STATUS            130
  42. #define BTN_STORE            131
  43. #define BTN_STOREUNIQUE        132
  44. #define BTN_STRUCTMOUNT        133
  45. #define BTN_SYSTEM            134
  46. #define BTN_TYPE            135
  47.  
  48. #define BTN_CLEARLOG        137
  49. #define BTN_CLEARREPLIES    138
  50.  
  51. // Edit controls
  52. #define EDC_PARAM1            301
  53. #define EDC_PARAM2            302
  54. #define EDC_HOST            303
  55. #define EDC_USER            304
  56. #define EDC_PASSWORD        305
  57. #define EDC_ACCOUNT            306
  58. #define EDC_LICENSE            307
  59. #define EDC_RECEIVE            308
  60.  
  61.  
  62. // List box controls
  63. #define LBC_LOG                401
  64. #define LBC_REPLIES            402
  65.  
  66.  
  67. // Static text controls
  68. #define STC_PARAM1            501
  69. #define STC_PARAM2            502
  70. #define STC_STATUS            503
  71.